home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_netpbm.idb / usr / freeware / catman / u_man / cat1 / pgmtolispm.Z / pgmtolispm
Encoding:
Text File  |  1998-10-28  |  1.8 KB  |  68 lines

  1. /xlv1/freeware/1998.Oct/netpbm/1mar1994/netpbm.diffbuild/pgm
  2.  
  3.  
  4.  
  5.      ppppggggmmmmttttoooolllliiiissssppppmmmm((((1111))))     UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((00006666 MMMMaaaarrrrcccchhhh 1111999999990000))))     ppppggggmmmmttttoooolllliiiissssppppmmmm((((1111))))
  6.  
  7.  
  8.  
  9.      NNNNAAAAMMMMEEEE
  10.       pgmtolispm - convert a portable graymap into Lisp Machine
  11.       format
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.       ppppggggmmmmttttoooolllliiiissssppppmmmm [_p_g_m_f_i_l_e]
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.       Reads    a portable graymap as input.  Produces a Lisp Machine
  18.       bitmap as output.
  19.  
  20.       This is the file format read by the tv:read-bit-array-file
  21.       function on TI Explorer and Symbolics    lisp machines.
  22.  
  23.       Given    a pgm (instead of a pbm) a multi-plane image will be
  24.       output.  This    is probably not    useful unless you have a color
  25.       lisp machine.
  26.  
  27.       Multi-plane bitmaps on lisp machines are color; but the
  28.       lispm    image file format does not include a color map,    so we
  29.       must treat it    as a graymap instead.  This is unfortunate.
  30.  
  31.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  32.       lispmtopgm(1), pgm(5)
  33.  
  34.      BBBBUUUUGGGGSSSS
  35.       Output width is always rounded up to the nearest multiple of
  36.       32; this might not always be what you    want, but it probably
  37.       is (arrays which are not modulo 32 cannot be passed to the
  38.       Lispm    BITBLT function, and thus cannot easily    be displayed
  39.       on the screen).
  40.  
  41.       No color.
  42.  
  43.      AAAAUUUUTTTTHHHHOOOORRRR
  44.       Copyright (C)    1991 by    Jamie Zawinski and Jef Poskanzer.
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.      Page 1                         (printed 8/31/98)
  65.  
  66.  
  67.  
  68.